| 名前 | 解説 | |
|---|---|---|
![]()  | ComArray<T> コンストラクタ | オーバーロードされます。 | 
ComArray<T>データ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | ComArray<T> コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | IsDisposed | Gets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。 | 
![]()  | Item | Gets or sets the T with the specified i. | 
![]()  | Length | Gets the length. C1.Util.DX.ComArrayBaseから継承されます。 | 
![]()  | NativePointer | Gets the pointer to the native array associated to this instance. C1.Util.DX.ComArrayBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。 | 
![]()  | Get | Gets an object at the specified index. C1.Util.DX.ComArrayBaseから継承されます。 | 
![]()  | Set | Sets an object at the specified index. C1.Util.DX.ComArrayBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Disposed | Occurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。 | 
![]()  | Disposing | Occurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。 |